-
Home
-
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
-
4.0.0
-
Code
-
Classes
- AbstractWriter
Total Complexity |
32 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
366 |
Lines of code |
116 |
Logical lines of code |
70 |
Comment lines |
175 |
Methods |
19 |
Properties |
7 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addRow() |
S |
59 |
4 |
15 |
addRows() |
S |
62 |
4 |
12 |
close() |
S |
65 |
3 |
10 |
closeAndAttemptToCleanupAllFiles() |
S |
67 |
2 |
8 |
throwIfFilePointerIsNotAvailable() |
S |
74 |
2 |
5 |
addRowsWithStyle() |
S |
65 |
2 |
9 |
addRowWithStyle() |
S |
65 |
2 |
9 |
throwIfWriterAlreadyOpened() |
S |
74 |
2 |
5 |
openToBrowser() |
S |
60 |
1 |
13 |
addRowToWriter() |
S |
100 |
1 |
0 |
openToFile() |
S |
67 |
1 |
8 |
setGlobalFunctionsHelper() |
S |
77 |
1 |
4 |
setDefaultRowStyle() |
S |
74 |
1 |
5 |
__construct() |
S |
77 |
1 |
4 |
getDefaultRowStyle() |
S |
81 |
1 |
3 |
setRowStyle() |
S |
80 |
1 |
3 |
resetRowStyleToDefault() |
S |
81 |
1 |
3 |
closeWriter() |
S |
100 |
1 |
0 |
openWriter() |
S |
100 |
1 |
0 |